![]() |
DisposeThemeDrawingState |
||||
Header: | Appearance.h | Carbon status: | Supported | |
Releases the memory associated with a reference to a graphics port’s drawing state.
OSStatus DisposeThemeDrawingState ( ThemeDrawingState inState );
A value of type ThemeDrawingState. Pass a value specifying the previous drawing state for the current graphics port. You may obtain this value from the outState parameter of GetThemeDrawingState.
A result code.
Also see the function SetThemeDrawingState.
This function is available with Appearance Manager 1.1 and later.
Supported in Carbon. Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)